home *** CD-ROM | disk | FTP | other *** search
/ Megahits 3 / Megahits 3 (1994)(GTI - Rhein-Main-Soft)(DE)[!].iso / module / utilities / archives / sampex1_2.lha / Sampex.doc < prev    next >
Text File  |  1993-07-21  |  4KB  |  85 lines

  1. Sampex Documentation             -            Jan 2,1994
  2.  
  3. Sampex Version 1.1 (C) 1993 Jason Maskell
  4.  
  5. Legal Stuff:
  6.     I am not liable for any damage, either physical or mental, this program
  7. causes to you or your pet(s). In other words, I am not responsible for your
  8. silliness (or mine! Hah!).
  9.     Blah.. blah.. blah..
  10.     This program can be included in PD disk libraries/BBSes as long as the
  11. archive remains intact, INCLUDING the source. I hate it when I get archives
  12. where it says in the documentation 'in the source/ directory' and some meathead
  13. along the way removed the source. In other words, if you don't have the original
  14. archive, then don't pass it on.
  15.     This program, like my other little program I've released, is Sourceware.
  16. That means, if you like it and use it, send me some source in E. Or if you're
  17. not an E programmer, send me one of these: Brand new *nix port RPG (I'm a
  18. collector) , Brand new tactical/strategy game, good modules/samples, or finally, 
  19. your own software package registered and I'll return the favor. Of course,
  20. anyone with 3.x Includes & Autodocs could send me those instead.
  21.     Oh yes, I forgot, register this software and go to the afterlife of your
  22. choice free of charge!
  23.  
  24. Addresses:
  25.         Email:      jmaskell@nyx.cs.du.edu (Should be validated by late Jan. 94)
  26.         Fido:       1:140/58
  27.         Snail Mail: Jason Maskell
  28.                     #5, 409 Main Street E.
  29.                     Saskatoon,Sk
  30.                     S7M 1h2
  31.  
  32. Okay, the program itself:
  33.  
  34. Features:
  35.     -Can rip samples out of Med MMD0 or MMD1 modules and the Protracker/
  36.     Soundtracker/Noisetracker format.
  37.     -Gets rid of annoying ST-xx: things.
  38.     -Deals properly with unnamed samples.
  39.     -Can multiple select module files with the ASL requester and dump all
  40.     resultant samples to a directory for listening/renaming.
  41.     -Actually works!
  42.     -Other goodies.. Look for yourself.
  43.  
  44. Supported module types:
  45.  
  46.     At this time I can only support three module types: MMD0, MMD1 and good
  47. ole PT/ST/NT. And I'll tell ya, after reverse engineering the formats of all
  48. three, I really am not impressed with the PT format.
  49.     The old MED 2.1, 3.1, 3.2 whatever format is not supported for the simple
  50. reason that it is a demented, incredibly hard to use format and I refuse to
  51. even try. Now if somebody were to send me money to try, well....
  52.     The MMD0 and MMD1 formats are reasonably bomb proof now, as they are the
  53. reason I wrote the program. At the moment I only have Octamed 2.0, and so I
  54. cannot load MMD1's to rip the samples out of them, so I wrote a program to do
  55. it for me. Just for fun I added support for PT and MMD0 as well.
  56.  
  57. To do list:
  58.     I've had a request from the guy who registers all my software, (Hi Rob!), to
  59. add a way to play the samples, and to save them as 8svx. This will require a
  60. GUI, so the next release may well have one. The next non bug-fix release that
  61. is.
  62.     Also, more module formats I guess. I personally don't have any use for
  63. others, but maybe someone does. If you do, drop me a line and tell me what
  64. it is you want. If you've got modules from this format, send them too so I can
  65. try and figure it out.
  66.  
  67. Known Bugs and suspected bugs:
  68.     I suspect that the MMD1 multi module thing might screw up the sample
  69. ripper. I'm not sure. Maybe not.
  70.     Med seems to mangle 8svx samples when it saves them in it's modules, cause
  71. the samples I rip are no longer 8svx and examination by me shows that they
  72. aren't when they are saved. The only thing I can maybe do to fix this is to
  73. take a look at the format, and try and see how it's mangling it and restore it
  74. to a proper FORM. Somebody know? Tell me!
  75.     The multiple select feature will not work with one of those silly 'Patch
  76. ASL to use some REALLY ugly requester' type patches. This is a bug in those
  77. patches, not in my program. But don't blame them, I don't think it's easily
  78. fixable.
  79.     For some reason, (who knows what?), when you click on the cancel or close
  80. gadget on my friends 4000/040, you get a recoverable alert. This does not
  81. happen on my 1200, and the source code seems fine. Who knows.
  82.  
  83.     If any other bugs pop up, feel free to send them to me for correction,
  84. including as much of the error report and/or enforcer hits as possible.
  85.